SnippetChunk.getText

Gets the [property@SnippetChunk:text] property.

The text property is updated when the user edits the text of the chunk. If it has not been edited, the [property@SnippetChunk:spec] property is returned.

class SnippetChunk
string
getText
()

Return Value

Type: string

the text of the chunk

Meta